home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / pcc / v04n11 / batch1.exe / INUSE.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-09-17  |  123 b   |  6 lines

  1. @ECHO OFF
  2. REM This is INUSE.BAT
  3. ECHO Checking number of files and bytes 
  4. ECHO already used . . .
  5. CHKDSK | FIND "user"
  6.